SMTPSecureSocket.ServerError Event
Executes when an error occured while sending a message. ErrorID and ErrorMessage are sent by the mail server and Email is the message that was being sent when the error occurred.
Syntax
ServerError ( ErrorID, ErrorMessage, Email )
Parameters | |
ErrorID |
|
ErrorMessage |
|
|
Email is removed from the queue at the time the event executes.